SftTree/NET 2.0

ButtonBehaviorEnum Enumeration

Softel vdm, Inc.

Defines the behavior of a button.

Syntax      ButtonBehaviorEnum Enumeration (Softelvdm.SftTreeNET)

VB   

Public Enum ButtonBehaviorEnum

C#   

public enum ButtonBehaviorEnum

C++   

public enum class ButtonBehaviorEnum


Member

Value

Description

StayPressed

0

The button remains pressed after being clicked. Clicking it again will release the button.

BounceBack

1

The button is automatically released after being clicked.

Comments

The ButtonBehaviorEnum enumeration defines the behavior of a button.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com